home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 March / PCWorld_2007-03_cd.bin / domacnost a kancelar / evidence / Cedecka.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2001-04-25  |  852b  |  46 lines

  1. object Form1: TForm1
  2.   Left = 289
  3.   Top = 155
  4.   Width = 553
  5.   Height = 387
  6.   Caption = 'Seznam skladeb'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object RichEdit1: TRichEdit
  18.     Left = 16
  19.     Top = 16
  20.     Width = 513
  21.     Height = 289
  22.     Lines.Strings = (
  23.       'RichEdit1')
  24.     TabOrder = 0
  25.     OnKeyDown = RichEdit1KeyDown
  26.   end
  27.   object Button1: TButton
  28.     Left = 173
  29.     Top = 322
  30.     Width = 75
  31.     Height = 25
  32.     Caption = 'Zp∩┐╜t'
  33.     TabOrder = 1
  34.     OnClick = Button1Click
  35.   end
  36.   object Button2: TButton
  37.     Left = 297
  38.     Top = 322
  39.     Width = 75
  40.     Height = 25
  41.     Caption = 'Tisk'
  42.     TabOrder = 2
  43.     OnClick = Button2Click
  44.   end
  45. end
  46.